home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / wrdply16.zip / WRDPLAY.DOC < prev    next >
Text File  |  1992-01-26  |  15KB  |  341 lines

  1.  
  2.                                  WORDPLAY 1.6
  3.                                  ============
  4.  
  5.          One of The Livewire BBS PCBoard(TM) multi-BBS Doorware programs.
  6.                   Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS,
  7.                   Remote Access, SpitFire, WWIV and many others.
  8.  
  9.                                       By
  10.  
  11.                                 Richard Paquette
  12.                                    PO Box 416
  13.                               Mt. Laurel, NJ 08054
  14.  
  15.                                (C) Copyright 1990
  16.                                All Rights Reserved
  17.  
  18.  
  19.                      DOOR DESCRIPTION!
  20.                                 ================
  21.  
  22.   This door is rather simple but difficult.. You will be given a large word
  23. taken directly from a Webster Dictionary. The word consists of 8 or more
  24. letters. Hopefully, you will register this door, get the utility to add words
  25. and make them as large as you can find.
  26.  
  27.   When given the word, you are asked to match 10 smaller words that we have
  28. already entered into the worddata.dat file via the utility I just mentioned.
  29. If the caller matchs a word, they are given 50 points. BUT; they are only
  30. allowed TWO mistakes, then out they go... at that time they have the chance to
  31. view what TEN smaller words where associated with the Large word.. of course,
  32. only for TWO seconds.. even a print screen would probably be very hard to do.
  33.  
  34.   The ten smaller words are made up of letters in the large word.. get the
  35. idea right, well.. get it set up and try it out yourself.. after you register,
  36. you will have access to a "wordutil.exe" which will allow you to add words to
  37. your worddata.dat file BUT; please DO NOT ALTER worddata.dat file with any
  38. kind of editor.. 
  39.  
  40.                                       FILES
  41.                                       =====
  42.              The following files are packaged with WRDPLAY1.ZIP
  43.  
  44.  wrdplay.exe   <--- executable program must be in directory at all times
  45.  wrdplay.cfg   <--- sample configuration file, must have one for each node
  46.  worddata.dat  <--- question and answer file, must be in directory
  47.  wrdplay       <--- sample batch file
  48.  wrdplay.doc   <--- what you are now reading
  49.  history.doc   <--- what's new in each upgrade
  50.  
  51.  
  52. CONFIGURATION
  53. -------------
  54.         My suggestion to any PCBoard Sysop running Ver 14.5+ is to call
  55.         USERS.SYS in your CFG file.. .... the registration numbers go on
  56.         line 5!
  57.  
  58.         EXAMPLE CONFIGURATION FILE FOR PCBOARD.SYS
  59.         ------------------------------------------
  60.  
  61.         C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  62.         The Livewire BBS    <=-  (Change this to your BBS name)
  63.         Richard             <=-  (The Sysop's first name)
  64.         Paquette            <=-  (The Sysop's last name)
  65.  
  66.         EXAMPLE CONFIGURATION FILE FOR USERS.SYS
  67.         ------------------------------------------
  68.  
  69.         C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  70.         The Livewire BBS    <=-  (Change this to your BBS name)
  71.         Richard             <=-  (The Sysop's first name)
  72.         Paquette            <=-  (The Sysop's last name)
  73.  
  74.         EXAMPLE CONFIGURATION FILE FOR NEW WILDCAT
  75.         ------------------------------------------
  76.  
  77.         C:\CAT\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  78.         The Livewire BBS    <=-  (Change this to your BBS name)
  79.         Richard             <=-  (The Sysop's first name)
  80.         Paquette            <=-  (The Sysop's last name)
  81.  
  82.         EXAMPLE CONFIGURATION FILE FOR DOOR.SYS
  83.         ---------------------------------------
  84.  
  85.         C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  86.         The Livewire BBS    <=-  (Change this to your BBS name)
  87.         Richard             <=-  (The Sysop's first name)
  88.         Paquette            <=-  (The Sysop's last name)
  89.  
  90.         EXAMPLE CONFIGURATION FILE FOR CALLINFO.BBS
  91.         -------------------------------------------
  92.  
  93.         C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  94.         The Livewire BBS    <=-  (Change this to your BBS name)
  95.         Richard             <=-  (The Sysop's first name)
  96.         Paquette            <=-  (The Sysop's last name)
  97.  
  98.         EXAMPLE CONFIGURATION FILE FOR DORINFOx.DEF
  99.         -------------------------------------------
  100.  
  101.         C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  102.                                   where 'x' is the BBS Node number.
  103.         The Livewire BBS    <=-  (Change this to your BBS name)
  104.         Richard             <=-  (The Sysop's first name)
  105.         Paquette            <=-  (The Sysop's last name)
  106.  
  107.         EXAMPLE CONFIGURATION FILE FOR SFDOORS.DAT
  108.         ------------------------------------------
  109.  
  110.         C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  111.         The Livewire BBS    <=-  (Change this to your BBS name)
  112.         Richard             <=-  (The Sysop's first name)
  113.         Paquette            <=-  (The Sysop's last name)
  114.  
  115.         EXAMPLE CONFIGURATION FILE FOR CHAIN.TXT
  116.         ----------------------------------------
  117.  
  118.         C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  119.         The Livewire BBS    <=-  (Change this to your BBS name)
  120.         Richard             <=-  (The Sysop's first name)
  121.         Paquette            <=-  (The Sysop's last name)
  122.  
  123.                                  ==============
  124.  
  125.                               WORDPLAY BATCH FILE
  126.  
  127. This is the batch file whose name is entered in PCBSETUP. It should reside in
  128. your default PCB directory. Leave this as is except for changing the paths.
  129.  
  130.           ECHO OFF
  131.           E:
  132.           CD\WRDPLAY
  133.           WRDPLAY WRDPLAY.CFG  <--- Please read NOTE below
  134.           C:
  135.           CD\PCB
  136.           BOARD
  137.  
  138.  NOTE: WORDPLAY requires the presence of BRUN45.EXE either in the
  139.        same directory as WORDPLAY or accessible via PATH. If you set
  140.        your library in autoexec.bat and all the brun files there,
  141.        then you have no problems.. 
  142.  
  143.         SET MYLIB = C:\MYLIB
  144.  
  145.         Be sure to put all your brun*.exe files in the mylib directory!
  146.  
  147.  NOTE: This door is multi-node capable and the requirement is to have a
  148.        different WRDPLAY.CFG passed on the batch file command line, such
  149.        as:
  150.                            WRDPLAY WRDPLAY1.CFG 
  151.                            WRDPLAY WRDPLAY2.CFG 
  152.                            WRDPLAY WRDPLAY3.CFG!
  153.  
  154.                     ------------------------------------
  155.  
  156.                                 BULLETINS
  157.                                 ---------
  158.                 WordPlay creates three additional files called:
  159.  
  160.                       wrdplay.blt  <--- ascii bulletin
  161.                       wrdplayg.blt <--- ansi bulletin
  162.                       wrdplay.bul  <--- bulletin control file
  163.  
  164.         These are created in the default directory where the door is being
  165.         run from.. if you would like to redirect the *.blt files, then edit
  166.         "WRDPLAY.BUL" on the first line. Enter the path you would like to
  167.         have the *.blt files go etc... 
  168.  
  169.         Example:       Wrdplay.blt
  170.                        0,noname
  171.                        0,noname
  172.                etc.....
  173.  
  174.         Edit:          c:\pcb\gen\blt1    <--- DO NOT add the G
  175.                        0,noname
  176.                0,noname
  177.                etc.....
  178.                
  179.                     ------------------------------------
  180.  
  181.                                 DOOR OPERATION
  182.                                 --------------
  183.   
  184.   F3    -   Toggles the printer On/Off.
  185.             Value is passed to PCBoard.
  186.   F4    -   Toggles the Page Bell On/Off.
  187.             Value is passed to PCBoard.
  188.   F5    -   DOS Shell.  Allows SysOp to exit to DOS from inside a DOOR.
  189.   F7    -   Toggles the Caller Alarm On/Off.
  190.             Value is passed to PCBoard.
  191.   F8    -   Returns the caller involuntarily to PCBoard.
  192.             Without letting them know that the sysop called them back!
  193.   F9    -   Toggles the local display On/Off.
  194.             Value is passed to PCBoard.
  195.   F10   -   Activates SysOp CHAT mode within the DOOR.
  196.  
  197.   ESC   -   Deactivates CHAT mode.  DOOR is resumed.
  198.   HOME  -   HELP key for status line options.
  199.   UP    -   Allows the SysOp to temporarily give the caller extra time
  200.             while in the DOOR.  This time is NOT passed to PCBoard.
  201.   DN    -   Allows the SysOp to temporarily subtract time from the
  202.             caller while in the DOOR.  This time is NOT passed to PCBoard.
  203.   ALT-N -   SysOp next on toggle.
  204.             Value is passed to PCBoard.
  205.   ALT-X -   PCBoard will exit after current caller logs off.
  206.             Value is passed to PCBoard.
  207.  
  208.                             WATCHDOG/CTTY/ANSI.SYS
  209.                             ----------------------
  210.  
  211.         CTTY and WATCHDOG are not required and should not be used with
  212.         this program.  WORDPLAY contains its own communication routines
  213.         which monitor the COM port.  If carrier is lost, it will return
  214.         to PCBoard where the BBS will log the user off the system.
  215.         ANSI.SYS, or something similar, is required for WORDPLAY to
  216.         function properly!
  217.  
  218.                                  DISTRIBUTION
  219.                                  ------------
  220.  
  221.         WORDPLAY is COPYRIGHTED by Richard Paquette, with all rights reserved.
  222.         This program is being distributed via the SHAREWARE concept and as
  223.         such, may be copied freely with the following restrictions:
  224.  
  225.                 * The program must be supplied in it's original
  226.                   unmodified form, including documentation.
  227.  
  228.                 * WORDPLAY may not be distributed as part of any
  229.                   commercial application or service without the
  230.                   express, written consent of the author.
  231.  
  232.                 * Vendors of Shareware/Public Domain software may
  233.                   not distribute this program without the express,
  234.                   written consent of the author.
  235.  
  236.                                  REGISTRATION
  237.                                  ------------
  238.  
  239.         WORDPLAY represents many hours of programming and the author
  240.         deserves just compensation for his time, efforts and expertise.
  241.         If you find this program to be of some value and you continue
  242.         to use it on your BBS system, you must return the registration
  243.         form provided along with the registration fee. Registration
  244.         entitles you to free upgrades via modem from The Livewire's Support
  245.  
  246.         Additional upgrades/support to the BBS are available at $15.00 per
  247.         year. Payments should be made in the form of a check or money order
  248.         (do NOT send cash!). Foreign orders must be in U.S. funds drawn on a
  249.         U.S. bank.
  250.  
  251.            **********           REGISTER ONLINE          ***********
  252.  
  253.         You may also call The Livewire BBS and register online via
  254.         Visa or Mastercard using our online Credit Card door which will 
  255.         produce your registration number on the spot! At the main board
  256.         prompt just type  REGISTER  and presto.. 
  257.  
  258.         Suggestions and/or comments may be sent to the address below or
  259.         via electronic mail: 
  260.  
  261.                   HUBSNJ for RelayNet and Node ID is: LIVEWIRE
  262.                   HUBNJ for Intelec and Node ID is: LIVEWIRE
  263.                   HUBNJ for AFter Dark and Node ID is: LIVEWIRE
  264.  
  265.                                 Richard Paquette
  266.                                 The Livewire BBS     
  267.  
  268.          Public Free Access Node 1 (609) 235-5297 MNP/5 - 300/1200/2400
  269.          Private   (609) 866-2551 HST/V.32/v.42/v.42bis D/S
  270.          Private   (609) 727-3246 HST/v.32/v.32bis/v.42/v.42bis D/S
  271.          Private   (609) 722-9063 MNP/5 - 300/1200/2400
  272.                             ----------------------
  273.  
  274.          L I V E W I R E   D O O R   R E G I S T R A T I O N   F O R M 
  275.  
  276.  
  277.       TO:    The Livewire BBS                            Date___/___/___ 
  278.              P.O. Box 416  
  279.              Mt. Laurel, NJ 08054
  280.  
  281.  
  282.             (Please use capitalization and punctuation where necessary.)
  283.  
  284.  
  285.       FROM:  SysOp Name: _______________________________________________ 
  286.  
  287.              BBS Name: _________________________________________________
  288.  
  289.              Address: __________________________________________________ 
  290.  
  291.              City: ______________________ State: __________ ZIP: _______ 
  292.  
  293.              Voice: (   ) _________________ BBS: (   ) _________________
  294.  
  295.              BBS Software: _____________________ BBS Hours: ____________
  296.  
  297.              Baud Rates:________________________                 (01-15)
  298.  
  299.  
  300.       SOFTWARE                          VERSION                   PRICE 
  301.       --------                          -------                   -----
  302.  
  303.       WordPlay .......................... 1.6 ................. $ 20.00 __
  304.       Choice ............................ 2.0 ................. $ 20.00 __
  305.       Facts ............................. 2.4 ................. $ 20.00 __
  306.       Races ............................. 2.1 ................. $ 20.00 __
  307.       Lottery ........................... 3.8 ................. $ 20.00 __
  308.       Feud .............................. 1.3 ................. $ 20.00 __
  309.       LiveStore ......................... 3.7 ................. $ 35.00 __
  310.       Trek Trivia Online ................ 2.0 ................. $ 30.00 __
  311.       SexQuiz ........................... 1.8 ................. $ 35.00 __
  312.       TV Trivia ......................... 1.5 ................. $ 30.00 __
  313.       Name that Tune .................... 1.9 ................. $ 30.00 __
  314.  
  315.       All of the above ........................................ $225.00 __
  316.  
  317.       (NJ residents add 7% tax)                                   _____
  318.  
  319.       (Foreign orders add $10.00 for shipping)                    _____
  320.  
  321.       Total                                                     $ _____ 
  322.  
  323.  
  324.                                 F E E D B A C K 
  325.                                 ---------------
  326.  
  327.       I learned of WORDPLAY from:
  328.  
  329.                 [  ] - A Friend         [  ] - Computer Club
  330.                 [  ] - BBS              [  ] - Compuserve
  331.                 [  ] - GEnie            [  ] - Other 
  332.  
  333.       COMMENTS: _____________________________________________________ 
  334.       _______________________________________________________________ 
  335.       _______________________________________________________________ 
  336.       _______________________________________________________________ 
  337.       _______________________________________________________________ 
  338.       _______________________________________________________________ 
  339.       _______________________________________________________________ 
  340.       _______________________________________________________________ 
  341.